Conversation
yunhoch0i
approved these changes
Jul 30, 2025
[Terraform Plan Summary]
Plan OutputTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# aws_ssoadmin_account_assignment.operation_admin_assignments["hyeinNa-433331841346"] will be created
+ resource "aws_ssoadmin_account_assignment" "operation_admin_assignments" {
+ id = (known after apply)
+ instance_arn = "arn:aws:sso:::instance/ssoins-72300bfa7eae3733"
+ permission_set_arn = "arn:aws:sso:::permissionSet/ssoins-72300bfa7eae3733/ps-5ce1148c0cce3d04"
+ principal_id = "a4482d6c-7051-7060-e2fe-fca0f5e564e9"
+ principal_type = "USER"
+ target_id = "433331841346"
+ target_type = "AWS_ACCOUNT"
}
# aws_ssoadmin_account_assignment.operation_admin_assignments["yunho_choi-433331841346"] will be created
+ resource "aws_ssoadmin_account_assignment" "operation_admin_assignments" {
+ id = (known after apply)
+ instance_arn = "arn:aws:sso:::instance/ssoins-72300bfa7eae3733"
+ permission_set_arn = "arn:aws:sso:::permissionSet/ssoins-72300bfa7eae3733/ps-5ce1148c0cce3d04"
+ principal_id = "14a8ed4c-c0c1-70bf-7fc9-33efeff4b0fa"
+ principal_type = "USER"
+ target_id = "433331841346"
+ target_type = "AWS_ACCOUNT"
}
Plan: 2 to add, 0 to change, 0 to destroy.Plan Error (if any) |
💰 Infracost reportMonthly estimate generatedThis comment will be updated when code changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#️⃣ Related Issues
#104
📝 Work Summary
Operation team에 Management account의 admin 권한 추가
Screenshot (Optional)
💬 Review Notes (Optional)